Skip to main content

UTILITIES

Step 1:

Drag and drop the UTILITIES

;

;

Step 2:

Left click on UTILITIES Transformer, you can define the configration

Method

  1. Add variable
  2. Remove variable
  3. Logging
  4. Throw error

;

Log Type

  1. Info
  2. Error
  3. Debug
  4. Verbose

;

Example 1:

Method - Logging

Log type - Info

;

FieldsDescriptionExample
MethodDefine the patter of methodsLogging
Log TypeDefine the type of logInfo
Log ValueContent to be loggedStart_level_log_info

Example 2:

Method - Throw error

ErrorType - INTBusinessException

;

;

FieldsDescriptionExample
MethodDefine the patter of methodsThrow error
Error TypeType of error which you want to catchINTBusinessException
Exception messageDescription or cause of error$VARIABLES.invalidPin
Exception codeCode of Exception$VARIABLES.errorPin

Example 3:

Method - Add variable

;

FieldsDescriptionExample
MethodDefine the patter of methodsAdd variable
Variable NameName of variableStatus,NoRecords

Example 4:

Method - Remove variable

;

FieldsDescriptionExample
MethodDefine the patter of methodsRemove variable
Variable NameName of variableStatus